Fix inclusion of gdkconfig.h
authorMike Gorse <mgorse@novell.com>
Tue, 21 Dec 2010 23:18:07 +0000 (18:18 -0500)
committerMike Gorse <mgorse@novell.com>
Tue, 21 Dec 2010 23:18:07 +0000 (18:18 -0500)
gdk/gdktypes.h

index f86d5265af5b3d29e9dd4f3f2a08a735b0c73d79..7cd9f6cde9184b0118243508099caff5972c2003 100644 (file)
@@ -43,7 +43,7 @@
  * itself, but also occasionally when compiling programs that use GDK
  * (or GTK). One such setting is what windowing API backend is in use.
  */
-#include <gdkconfig.h>
+#include <gdk/gdkconfig.h>
 
 /* some common magic values */